MPISearchResultInternal

@Serializable
data class MPISearchResultInternal(val score: Float, val type: String, val matches: List<MPIOfflineSearchMatch>, val _object: MPISearchResultObject)

Constructors

Link copied to clipboard
constructor(score: Float, type: String, matches: List<MPIOfflineSearchMatch>, _object: MPISearchResultObject)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard